feed all

ساخت وبلاگ

All times are GMT +1. The time now is 05:33 PM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 265 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 23:47

All times are GMT +1. The time now is 05:33 PM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 282 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 23:47

I'm having a little trouble with Virtualbox and seamless mode with a Windows 7 guest VM. Fullscreen mode works fine but whenever I switch to seamless mode, the windows are just black boxes, though they can be moved. The preview window in Virtualbox shows things as expected. If I switch back out of seamless mode, the entire virtual monitor is black and I have to save the VM and start it again before it displays normally. Attached is an example of the black box where a window is.

Environment:
Dell Latitude E6540
Ubuntu Gnome 16.04
Virtualbox 5.0.22 r108108
Windows 7 Professional guest

Screenshot from 2016-06-20 16-59-49.jpg

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 303 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 23:47

I'm fairly new to Linux, having recently installed Xubuntu on my secondary computer. I'm coming from Windows 7 and am familiar with Truecrypt and have used it to encrypt file containers, non-system partitions and operating system partitions. I've managed to use it for nearly a decade without ever losing data, so I'm not a newb to encryption. But looking at dm-crypt and LUKS has got me wondering if I can handle encryption in Linux!

I'll describe what I'm trying to do and would appreciate some feedback on suitable options.

I have 2 computers - my primary computer is a desktop currently running Windows 7 and I'd like to move this to Xubuntu 16.04 as host and Windows 7 as guest (VirtualBox VM). My secondary computer is a laptop that runs Xubuntu 16.04 as host with Windows 7 as guest (VirtualBox VM).

On the laptop, I use GPT partitioning and LVM, and would like to use the same on the desktop.



Encryption:
Encrypting the entire system would be nice, and this is what I have with Truecrypt - encrypted system partition and non-system partition (marked as 'system favorite') - when I boot the computer and enter the password, the system partition and non-system 'system favorite' partition are decrypted and mounted. Very easy.

System encryption isn't a huge deal for the desktop since I view risk of someone stealing or otherwise physically accessing the desktop as very low. And I can use encrypted containers for data I want to protect - though I've found container encryption is more of a hassle than system encryption because you have to mount and enter password every time you wish to access the data, while with system encryption, it's a one-time password entry when powering on the system. Also, with file container encryption, since some of the data I wish to protect must reside on the VirtualBox virtual disk, I'll have to install encryption software onto the Windows guest. With system encryption of the host, I'm guessing decryption of the host would decrypt the virtual disk, so no need to run separate encryption software on the Windows guest and the entire encryption process is invisible to the guest since all VirtualBox ever provides the guest is an unencrypted virtual disk.

System encryption becomes a bigger conce for the laptop where risk of theft is considerably higher. Similar to the desktop, the alteative to system encryption would be encrypted file containers in both the host and the guest. I could enable a BIOS password, but any remotely savvy thief will just remove the disk, thus bypassing the BIOS password protection.

LUKS:
As I understand it, support for dm-crypt/LUKS is built into Ubuntu 16.04 (and the various flavors such as Xubuntu), and I understand that it may have a speed advantage over a Truecrypt style encryption solution, such as Veracrypt. Seems there is not much in the way of GUI management and the user mostly ends up using the terminal to manage it. The thing that scares me most about LUKS is the waing I found in the cryptsteup FAQ: LUKS on partitions or raw disks?:

Be aware that if you add LVM into the mix, things can get very complicated. Same with RAID but less so. In particular, data recovery can get exceedingly difficult. Only do so if you have a really good reason and always remember KISS is what separates an engineer from an amateur. Of course, if you really need the added complexity, KISS is satisfied. But be very sure as there is a price to pay for it. In engineering, complexity is always the enemy and needs to be fought without mercy when encountered.

Yikes!

Veracrypt:
For my use, Veracrypt has the advantage of being familiar, since it is a fork off the discontinued Truecrypt project. It can also encrypt/decrypt existing system partitions, and has a very easy to use GUI. My conces with Veracrypt are:
1. does it play well with LVM?
2. is it noticeably slower to read/write than LUKS?

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 288 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 22:29


My laptop (Latitude 3150) is having issues. It's supported according to here and it doesn't have the slow resume issues either. I've tried multiple BIOS versions up to A04 I believe.

However, what it is doing with Ubuntu Gnome 14.04 and 16.04 installs (freshly updated, and for what it's worth, Fedora as well) is freezing up at completely random times. It seems to be regardless of the load it's having. I can't switch over to another console either, I have to forcefully shut it down and start it again. Doing some searching has some talks on disabling Bluetooth support but also recent keels not having the issue anymore, which I believe I have.

(For what it's worth, Windows is running 100% stable, also under higher load situations, so likely I can rule out any heat issues).

Would anyone mind giving me a hand looking for clues? Normally I do know quite well where to start but I honestly don't have a clue on where to start this time

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 259 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 22:29

I'm having trouble understanding how to upload a newer version to my ppa.
I've only just created a ppa and successfully uploaded my first deb.
I've made some changes in a couple of scripts in the package and want to update the ppa.

I understand you have to make a change to the debian/changelog to reflect the new version.
I did this (not even sure if thats the correct way to number)...

Code:

quicksnips (0.2-1) xenial; urgency=low * Now adds the sample snippets.txt to users home. * Added check for presence of quicksnips.desktop on launcher. * Insert Date changed to output date and time in RFC 2822 format. -- Glen Shrubsall <[email protected]> Mon, 20 Jun 2016 16:36:41 +0800
quicksnips (0.1-1) xenial; urgency=medium * Initial release. -- Glen Shrubsall <[email protected]> Sun, 19 Jun 2016 20:02:19 +0800
What's the actual process and what files do I need when uploading a newer version?
Do I need all the original files or just archives?
This is the PPA.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 238 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 22:29

All times are GMT +1. The time now is 03:09 PM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 244 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 21:22

Hi all,
I recently set up a server with ufw firewall.

I have added a rule to allow port 21 access so Wordpress can install plugins.

I used sudo ufw allow 21
sudo ufw allow 21/tcp
and also sudo ufw allow proto tcp from any to any port 80

I have then used sudo ufw disable/enable to stopt/start it.

I have then also restarted the server.

For some strange reason it still does not allow FTP.

I have tried using FileZilla and putty. In putty i get a time out error and in FileZilla I get Connection attempt failed with "ECONNREFUSED - Connection refused by server".

Out put of ufw status so you can see

yet2lea@Yet2Lea:~$ sudo ufw status
Status: active

To Action From
-- ------ ----
22 ALLOW Anywhere
4444/tcp ALLOW Anywhere
80/tcp ALLOW Anywhere
443/tcp ALLOW Anywhere
25/tcp ALLOW Anywhere
21/tcp ALLOW Anywhere
22 (v6) ALLOW Anywhere (v6)
4444/tcp (v6) ALLOW Anywhere (v6)
80/tcp (v6) ALLOW Anywhere (v6)
443/tcp (v6) ALLOW Anywhere (v6)
25/tcp (v6) ALLOW Anywhere (v6)
21/tcp (v6) ALLOW Anywhere (v6)

any ideas what I am doing wrong?

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 284 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 20:02

HI Community:

I bought an Android Samsung Galaxy S7 ... and put a 64Gb microSDXC card to augment its capacity. It is a new model Android, so it probably has the most recent Android operating system.... I don't know much about that.

I want to transfer music directories on my Ubuntu desktop that have music to the Android.

When I plug the Android into my Ubuntu desktop I don't see anything... no directories or anything.

Can somebody tell me how to transfer those music directories from my Ubuntu desktop to my Android's microSDXC card so that I can see them on the Android and play them?

Many thanks,
Old Jimma

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 1851 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 20:02

Is it possible to use du command along with ls, so i can get better information what are folders and what are files, and info about ownership and permissions? Something like ls usage in Find command: find ~/ -ls

Also, in this listing i see files with kilobytes size in front of files with megabytes size. Why is that? I assume 'K' stands for kilobytes and 'M' stands for megabytes:

Code:

max@ubuntu:/var/cache$ sudo du -sh * | sort -nr
93M apt-xapian-index
50M apt
32K fontconfig
20K ldconfig
8.0K dbconfig-common
8.0K apache2
4.9M debconf
4.0K pppconfig
4.0K apparmor
1.3M man

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 350 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 20:02

All times are GMT +1. The time now is 11:41 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 289 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 17:55

All times are GMT +1. The time now is 11:41 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 256 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 17:55

All times are GMT +1. The time now is 11:41 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 246 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 17:55

Hello, I am using vlc 2.2.3 with RC (remote control) but I have no luck to change overlay logo image.

Commands like /bin/echo -n "pause" | nc -U /user/vlc.sock works ok but commands I tried for logo change are not working:

/bin/echo -n "@logo logo-file /user/logo2.png" | nc -U /user/vlc.sock
/bin/echo -n "@name logo-file /user/logo2.png" | nc -U /user/vlc.sock
/bin/echo -n "--logo-file /user/logo2.png" | nc -U /user/vlc.sock

Any idea how to change logo via RC please?

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 308 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 16:44

All times are GMT +1. The time now is 10:31 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 321 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 16:44

All times are GMT +1. The time now is 10:31 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 312 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 16:44

All times are GMT +1. The time now is 08:36 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 290 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 14:49

Hi all.

The network was running fine yesterday, but today it's not doing anything productive. I don't know what the problem could be.
The network card is detected and shows up with lspci, and eth0 is up, but doesn't appear to be 'running'.

ifconfig shows:

Code:

eth0 Link encap:Etheet HWaddr 00:10:18:2c:13:b7 inet addr:10.4.56.3 Bcast:10.4.56.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16
route shows:

Code:

Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth0
default 10.4.56.11 0.0.0.0 UG 100 0 0 eth0
It can only ping itself, and not other networked computers nor inteet sites.
I tried 'sudo dhclient eth0' and after a while, it told me 'No DCHPOFFERS received'. The etheet cable seems fine because the lights are on.

Anyone know what all this could mean?

P.S. Sorry for the odd formatting. And I'll try a live-cd to make sure the card is working properly.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 282 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 14:49

Current situation:
I have minimal installation of Ubuntu LTS currently 14.04, soon 16.04 too.
I have some exteal USB HDD (WD 2TB, Maxtor 0.5TB, ADATA 1TB). Now I thinking about central data storage accessible from Windows and Linux (in the best case in Android too).
I found WD MyCloud HDD I have not bought yer. It seems perfect, Etheet interface pro connection to router and USB (with a USB hub) for connection of old USB HDDs. But official support for Linux is missing.

I have already found:
http://www.huffingtonpost.com/dulio-...b_5121961.html
so I know that WD MyCloud could be accessible from lInux.

Questions:
1. Is it possible to access the old HDDs (any HDD, not specifically my ones) connected via USB to WD My Cloud in Ubuntu/Linux? Did you try anyone?
2. Is it possible to set up backup of WD My Cloud to exteal USB HDD connected to WD My Cloud automaticaly? At least to one of them?
[3. Is is possible set up and manage the HDD from linux (or should done only from Windows). There is a web interface but I didnt find any documentation for that. But it is optional, I can manage via Windows.]
4. Do you know any similar solution supported by Ubuntu like WD My Cloud (Etheet drive with USB and automatic backup to them [for reasonable price])?

I am newbie on this forum please consider if I made anything wrong (I appreciate any notes about that).
I am rather newbie in Linux, I like instruction for dummies.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 272 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 14:49

All times are GMT +1. The time now is 05:12 AM.

feed all...
ما را در سایت feed all دنبال می کنید

برچسب : نویسنده : استخدام کار feedoll بازدید : 260 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 11:26